home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / maximus / maxfreq2.zip / MAXFREQ.DOC < prev    next >
Text File  |  1996-06-11  |  2KB  |  61 lines

  1.  
  2.                                 MAXFREQ v2.0
  3.                  Offline File Request Handler for Maximus 3.x
  4.                           (c) 1996 by John Medland
  5.             PHOTO 334 BBS! Toronto Canada (416) 539-9591 1:250/840
  6.  
  7.  
  8.   DESCRIPTION
  9.  
  10.    An offline file system for Maximus. Takes, and deals with, requests from
  11.    your callers for files listed as offline. Does everything but get the
  12.    backup disk!  Searches for disk number, shows area where file should be
  13.    copied, can process/run vircheck.bat on the file as it is added, run FB
  14.    on the area, send caller a "file is online" message AND take the file
  15.    offline again in `n' days.
  16.  
  17.   REQUIREMENTS
  18.  
  19.    To send auto-messages to callers, you need MSGPOST.EXE. MSGPOST can be
  20.    found on most BBS systems as MSGPST10.ZIP. You can FREQ it from the above
  21.    address if you can't find it locally.
  22.  
  23.   INSTALLATION
  24.  
  25.   1) Create a directory from your Maximus directory called \MAXFREQ and
  26.      move all files into that directory.
  27.  
  28.   2) PKUNZIP THISTIME.ZIP and move THISTIME.COM, THISTIME.DOC and TESTTHIS.BAT
  29.      to your Maximus directory.
  30.  
  31.   3) Edit Menus.ctl and add a menu choice for MAXFREQ:
  32.  
  33.        Display_File    maxfreq\maxfreq       Normal "*Offline files"
  34.  
  35.   4) Silt MAX
  36.  
  37.   5) Put MSGPOST.EXE in your Maximus directory.
  38.  
  39.   6) Add the following line to your daily maintenance batch file, so that
  40.      it runs once per day:
  41.  
  42.        call \max\maxfreq\reqdaily.bat
  43.  
  44.   7) Edit WELCOME.MEC and add the following line:
  45.  
  46.        [eq s][link]maxfreq\reqtic.bbs
  47.  
  48.   8) Run MECCA.EXE on WELCOME.MEC.
  49.  
  50.   9) If you want to process files as they are put online, edit REQPCESS.BAT
  51.      and make changes as you see fit. This file can run your vircheck.bat.
  52.  
  53.  10) Start Maximus, run the program, and use `Setup' to select your editor,
  54.      message area, and disk search method.
  55.  
  56. GUARANTEES
  57.  
  58.     None. By using this program, you agree to do so at your own risk.
  59.  
  60.  
  61.